func go/printer.isTypeName
3 uses
go/printer (current package)
nodes.go#L1182: func isTypeName(x ast.Expr) bool {
nodes.go#L1187: return isTypeName(t.X)
nodes.go#L1203: if isTypeName(x.Type) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)